projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
717339e
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Fri, 10 May 2002 07:02:42 +0000
(07:02 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Fri, 10 May 2002 07:02:42 +0000
(07:02 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8e4046b3e491e5e230f908f95ac3fc6ecc410f38..5bdb3e16bffbca38d475b74d7107c3982ff5e591 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2002-05-10 Kim F. Storm <storm@cua.dk>
+
+ * keymap.c (Vemulation_mode_map_alists): New variable.
+ (syms_of_keymap): DEFVAR_LISP it.
+ (current_minor_maps): Process keymap alists in that list before
+ minor-mode-overriding-map-alist and minor-mode-map-alist.
+
2002-05-09 Richard M. Stallman <rms@gnu.org>
* search.c (Freplace_match): Doc fix.